home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global checkforpuppets, speed, gMode
- quickSwitch("Boingg 2")
- set checkforpuppets to 1
- set gMode to 0
- puppetSprite(2, 0)
- puppetSprite(3, 0)
- puppetSprite(5, 0)
- puppetSprite(9, 0)
- allSpritesOff()
- cleanUpRolls()
- haltShow()
- set speed to 1
- play frame "Insight-C1"
- end
-